You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.MaximumCount Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.MaximumCount Method

Return the number of peaks.

Syntax
C#
Visual Basic
public static int MaximumCount([In] TVec Src, int Index, int Len);

Return the total count of peaks within Src starting at index to Index+Len. If Len = -1 end the search at Src.Length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!